From 7652c2b3e066b4b68a8ac9fcc6093d13d1e35f66 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 21 May 2010 22:14:46 -0400 Subject: [PATCH] Remove long-obsolete docs There are no traces of GDK_USE_XFT, GXID_HOST or GXID_PORT in the code anymore. --- docs/reference/gtk/x11.sgml | 54 ------------------------------------- 1 file changed, 54 deletions(-) diff --git a/docs/reference/gtk/x11.sgml b/docs/reference/gtk/x11.sgml index 7fa2e20006..dab177cbcf 100644 --- a/docs/reference/gtk/x11.sgml +++ b/docs/reference/gtk/x11.sgml @@ -75,60 +75,6 @@ debugging, but it will slow down the performance considerably. - -<systemitem>--gxid-host <replaceable>host</replaceable></systemitem> - - -The host to contact the gxid daemon on; overrides -the GXID_HOST environment variable. - - - - -<systemitem>--gxid-port <replaceable>port</replaceable></systemitem> - - -The port for the connection to gxid; overrides -the GXID_PORT environment variable. -This option is only available if GTK+ has been configured with -. - - - - - - -X11-specific environment variables - - -The X backend can be influenced with some -additional environment variables. - - - - <envar>GXID_HOST</envar>, <envar>GXID_PORT</envar> - - - The host and port to contact the gxid daemon - on. gxid is only necessary on X servers which - don't support using the pointer and extension devices at once, and is - only built if GTK+ is configured with . - The XFree86 and Xorg - X servers don't have this - restriction. - - - - - <envar>GDK_USE_XFT</envar> - - - If this variable is set to 1, GTK+ will use the Pango Xft backend instead - of the X backend when possible (i.e. when the X server supports the XRender - extension and Pango has been built with Xft support). - - - -- 2.30.2